home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
network
/
chat
/
ircii-2.8he
/
ircii-2
/
help
/
INPUT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-05-04
|
318 b
|
7 lines
Usage: INPUT "<prompt>" <command> <args>
Where it displays "prompt" and then calls command, with args,
and with the line prompted for as $*. The use of this is
strongly encouraged over the use of variable $"..". Similar
problems that occur in /wait. E.g:
ALIAS ex INPUT "Enter shell command >" exec $$*